excellent. BUT. I have done that and it now errors its inability to find the php_exif.dll file. I have downloaded the latest PHP binary release and unziped the dll and placed it in the extensions folder after altering php.ini thus:
extension_dir = d:\php\dlls
However, I still get an error:
Unable to load dynamic library 'd:\php\dlls\php_exif.dll' - the specified procedure could not be found
what next? (very confusing this php stuff)
thanx again