Well I downloaded 4.0.5 and downloaded the addon. I put the files that were in dll folder to th ones in my c:\php\dll
I put the ones that were in extensions to c:\php\extensions
and when trying to run a test script i get:
Unable to load dynamic library './c:\php\extensions\php_gtk.dll' - One of the library files needed to run this application cannot be found.
This is odd because its looking for php_gtk.dll in my extensions directory which does exsists.
Any ideas?