Unable to install curl on wamp server so is there any other way to use Rest Api without curl. Like with Php only

I am using webpushr for my wamp based online project. The webpush notification is working fine. Bit I need use Rest Api Notification from server end. This requires curl installation on wamp. The curl installation is failing after many tries. So please guide me how to do the rest api setup without curl and with php only