I have a pre-written PHP script which makes use of GD. I'm attempting to run this in IIS, but I've figured that I'm missing the GD libraries required.

I'm assuming I'll need to edit php.ini to enable gd, but which lines am I looking for?