Hi Brad,
Thanks! That helped a lot! The path was not pointing to the right folder (exts instead of ext). The display_startup_errors was off, when I switched it to on, a whole array of files popped up.
I modified the path, which solved it for most files. However..
php_mbstring.dll and php_exif.dll can still not be found.
I added both the php install directory ad the extension folder to the system PATHS and they are both in the ext folder. I tried copying them in the php main folder, but that was completely wrong: Apache died as soon as I tried to start it.
What could be happening here?
J.