What helios is saying is that if you install the Windows SDK from Microsoft, it will come with the "OpenGL.h" header file to include in your program, and the "OpenGL.lib" import library to link to.
"OpenGL.dll" should be on your computer anyway if you have a suitable graphics processor and driver; you don't need to anything with that.