$a^2b^2(a^2 -b^2) = a*a*b*b(a+b)(a-b)$.
Consider the remainders of $a,a,b,b,a+b,$ and $a-b$ when divided by $2$ and $3$.
To be divisible by $12$, it must be divisible by $4$ and $3$.
If two of the $a,a,b,b,a+b,$ or $a-b$ have remainder $0$ then the entire thing is divisible by $4$.
- If $a$ is even, then $a$ and $a$ have remainder $0$ and $a^2$ is divisble by $4$.
- If $b$ is even... same thing... $b^2$ is divisible by $4$.
- If $a$ and $b$ are both odd then $a+b$ and $a-b$ are both even and $(a+b)(a-b)$ is divisible by $4$.
So the entire thing is divisible by $4$.
Consider the remainder when divided by $3$. Those are either $0, 1,2$.
- If $a$ is divisible by $3$ the whole thing is.
- If $b$ is divisible by $3$ the whole thing is.
- If $a$ and $b$ have the same remainder than $a-b$ will have remainder $0$.
- If $a$ and $b$ have different remainders, neither of them, $0$ then thir remainders are $1$ and $2$. $1+2=3$ and the remainder of $a+b$ when divided by $3$ is $0$
One way or another the entire thing is divisible by $3$.
So, the entire thing is divisible by $12$