How about you just try it?
Worst that can happen is linker errors. If you need confirmation from others for every step you take, you won't get any where. Trial-and-error can work in some cases, but often it's a lot smarter to just read a book or the documentation on it.
See the official tutorials for setting
SFML up for VS. Hint: There's a section about static linking and the requirement to link dependencies.
Please use the help section for asking questions.