How many elements have $\mathbb Z_7[i]/\langle i+1\rangle$ ?
Elements of $Z_7[i]$ are of the form $a+bi$
$i+1$ is considered as zero in the quotient;
$i+1=0\iff i=-1\iff -1=i^2=1$
does it not contain now at most $2$ elements ?
or do I have to divide $a+bi$ by $1+i$;
$a+bi=a(1+i)+b-a\equiv b-a \pmod{1+i}$
thus the elements have no imaginary part, and I can get all $\{0,1,2,3,4,5,6\}$ for appropriate combinations of $a$ and $b$ ?
Assuming
$$\Bbb Z_7[i]=\Bbb F_{7^2}=\Bbb F_7[x]/\langle\,x^2+1\,\rangle =\text{ the field with $\;49\;$ elements}$$
Since a field only has the two trivial ideals (in fact, this characterizes fields among integer domains), and since clearly $\;\langle\,1+i\,\rangle\;$ is not the zero ideal, it then must be the whole ring, and finally
$$\Bbb F_{49}/\langle\,1+i\,\rangle\cong\{0\}$$
Remark: The above is a completely new, re-written answer to which the comments below do not apply.