I am using wampserver to test & run wordpress code in my local computer. In order to run pthread, I have followed the following steps:
1) I got the pthread zip f
I've encountered the same problem, in my case placing the pthreadVC2.dll in
pthreadVC2.dll
..wamp\bin\apache\Apache2.4.4\bin
(instead of ..\wamp\bin\php\php5.4.16 as the guide in php.net instructs) solved the problem
..\wamp\bin\php\php5.4.16