Reputation: 9
where can I find PECL for windows ?
Upvotes: 0
Views: 490
Reputation: 13684
Sometimes if you can't find the pre-built extension somewhere, you can just Google the name of the dll and find it in someone's directory listing or similar.
Upvotes: 0
Reputation: 34204
You can't. The pecl4win project has been discontinued. However you can download pretty much every extension as a prebuild .dll from the official pecl website.
Upvotes: 1