Show that the presentation $G=\langle a,b,c\mid a^2 = b^2 = c^3 = 1, ab = ba, cac^{-1} = b, cbc^{-1} =ab\rangle$ defines a group of order $12$.
I tried to let $d=ab\Rightarrow G=\langle d,c\mid d^2 =c^3 = 1, c^2d=dcdc\rangle$. But I don't know how to find the order of the new presentation. I mean I am not sure how the elements of new $G$ look like. (For sure not on the form $c^id^j$ and $d^kc^l$ otherwise $|G|\leq 5$).
Is it good step to reduce the number of generators or not necessary?

Consider $D := \langle a, b\rangle$ and $C = \langle c \rangle$. Note that
$$ab = ba \implies D = \langle a \rangle \langle b \rangle$$
so $|D| \leq 4$. Further, the last two relations tell you that $c \in N_{G}(D)$ (the normalizer in $G$ of $D$), so $C \leq N_{G}(D)$. It follows that $DC \leq G$, but $DC$ contains every generator of $C$; therefore, $DC = G$. We then have
$$|G| = |DC| = \frac{|D||C|}{|D \cap C|} \leq \frac{|D||C|}{1} \leq \frac{4 \cdot 3}{1} = 12$$
It just remains to find a group of order $12$ satisfying the given relations - so how many groups of order $12$ do you know?