hi,
> PHP Startup: Unable to load dynamic library 'C:/php5/ext/php_mysql.dll'
> - The specified module could not be found
>
> The dlls are there, I tried every combination of /\. This should be
> straight forward. What am I doing wrong?
hmm, same with me, i got it solved by copying the libmysql.dll to
c:\windows\system32. just appending c:\php\ext to the PATH variable didn't
work. now it runs fine

if you still have any problems, try to copy all
dll files you need in ext to c:\windows\system32.
bye<!-- ~MESSAGE_AFTER~ -->