The equation of the provided circle is:
\[
(x + 2)^2 + (y - 3)^2 = 4
\]
Let the coordinates of point \( Q \) be \( (h,k) \).
Given that \( AQ = 2AB \), point \( B \) is the midpoint of segment \( AQ \), and its coordinates are:
\[
B = \left( \frac{0 + h}{2}, \frac{3 + k}{2} \right)
\]
Since point \( B \) lies on the given circle, its coordinates must satisfy the circle's equation:
\[
\left( \frac{h}{2} + 2 \right)^2 + \left( \frac{k}{2} - 3 \right)^2 = 4
\]
Expanding this equation yields:
\[
\left( \frac{h + 4}{2} \right)^2 + \left( \frac{k - 3}{2} \right)^2 = 4
\]
Multiplying both sides of the equation by 4 to simplify:
\[
(h + 4)^2 + (k - 3)^2 = 16
\]
Therefore, the locus of point \( Q(h,k) \) is described by the equation:
\[
(x + 4)^2 + (y - 3)^2 = 16
\]